- Windows 10
- Windows 8.1
- Windows 8
- Windows 7
- Windows Vista | 2008
- Windows 2003
- Windows XP
- Windows 10 | 2016
- Windows 8.1 | 2012R2
- Windows 8 | 2012
- Windows 7 | 2008R2
- Windows XP | 2003
copy//0x14 bytes (sizeof) struct _SECURITY_DESCRIPTOR { UCHAR Revision; //0x0 UCHAR Sbz1; //0x1 USHORT Control; //0x2 VOID* Owner; //0x4 VOID* Group; //0x8 struct _ACL* Sacl; //0xc struct _ACL* Dacl; //0x10 };